View-Independent Adjoint Light Tracing for Lighting Design Optimization

Paper
Code (coming soon)
arXiv
Teaser

(a) Initial

(b) Difference

(c) Result

Optimizing lighting design parameters for a large office scene with our view-independent differentiable light-tracing method: starting from an initial lighting setup (a) and a given ground-truth illumination target on the scene geometry, we perform gradient-based optimization, which closely recovers the ground truth in our solution (c). The close-up views (b) show the difference to the target before and after optimization (left and right columns respectively).

Abstract

Differentiable rendering methods promise the ability to optimize various parameters of 3d scenes to achieve a desired result. However, lighting design has so far received little attention in this field. In this paper, we introduce a method that enables continuous optimization of the arrangement of luminaires in a 3d scene via differentiable light tracing. Our experiments show two major issues when attempting to apply existing methods from differentiable path tracing to this problem: first, many rendering methods produce images, which restricts the ability of a designer to define lighting objectives to image space. Second, most previous methods are designed for scene geometry or material optimization and have not been extensively tested for the case of optimizing light sources. Currently available differentiable ray-tracing methods do not provide satisfactory performance, even on fairly basic test cases in our experience. In this paper, we propose a novel adjoint light tracing method that overcomes these challenges and enables gradient-based lighting design optimization in a view-independent (camera-free) way. Thus, we allow the user to paint illumination targets directly onto the 3d scene or use existing baked illumination data (e.g., light maps). Using modern ray-tracing hardware, we achieve interactive performance. We find light tracing advantageous over path tracing in this setting, as it naturally handles irregular geometry, resulting in less noise and improved optimization convergence. We compare our adjoint gradients to state-of-the-art image-based differentiable rendering methods. We also demonstrate that our gradient data works with various common optimization algorithms, providing good convergence behaviour. Qualitative comparisons with real-world scenes underline the practical applicability of our method.

Results

Teaser

(a) Optimization

(b) Albedo / Lightmaps Only

(c) Albedo x Lightmaps

(d) Converted Target

(e) Relighted Result

Alternative Figure 18 showing the reconstruction of the original baked lighting using our method with scenes from the game Quake III Arena.

Text citation

Lukas Lipp, David Hahn, Pierre Ecormier-Nocca, Florian Rist, and Michael Wimmer. 2024. View-Independent Adjoint Light Tracing for Lighting Design Optimization. ACM Trans. Graph. 43, 3, Article 35 (June 2024), 16 pages. https://doi.org/10.1145/3662180

BibTeX

@article{Lipp2024AdjointLightTracing,
            author = {Lipp, Lukas and Hahn, David and Ecormier-Nocca, Pierre and Rist, Florian and Wimmer, Michael},
            journal = {ACM Transactions on Graphics},
            volume = {43},
            number = {3},
            year = {2024},
            month = {may},
            doi = {10.1145/3662180}
}